/*
* @Author: ZJQ
* @Date:   2020-09-28 13:39:31
* @Last Modified by:   Administrator
* @Last Modified time: 2022-09-10 17:17:43
*/
@charset "utf-8";
#------------------------------共用样式 {
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}
*{transition:all .3s;}
html {
	overflow-x:hidden;
	overflow-y:scroll;
}
body {
	font-size: 12px;
	color:#666666;
	font-family:"微软雅黑",Microsoft YaHei, Tahoma, "宋体", Verdana, Georgia, Arial;
	background:#FFFFFF;
}
div, ul, li, p, ol, dl {
	list-style:none;
	display: block;
}
table {
	border:0;
	cellpadding:0;
	cellspacing:0;
}
a, img {
	border:0px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}/* Hides from IE-mac \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}/* End hide from IE-mac */
*+html .clearfix {
	min-height:1%;
}
a:focus {
	outline:none;
}
a:link {
	color:#666666;
	text-decoration: none;
 blr:expression(this.onFocus=this.blur());
}
a:visited {
	color:#666666;
	text-decoration: none;
 blr:expression(this.onFocus=this.blur());
}
a:hover {
	text-decoration: none;
	blr:expression(this.onFocus=this.blur());
	color:#674311;
}
a:active {
	text-decoration: none;
 blr:expression(this.onFocus=this.blur());
}
.clear {
	clear: both;
}
/*-----------------------------------------------*/


.w1200{
	width: 1200px;
}
.m_auto{
	margin: auto;
}

.l_float{
	float: left;
}
.r_float{
	float: right;
}

.color282828{
	color:#282828;
}
.size28{
	font-size: 28px;
}

.size17{
	font-size: 17px;
}
.solid{
	font-weight: bold;
}

/********************header*************************/

.h_con{ padding: 32px 0 26px; }

.h_l_xx{
	padding-top: 34px;
	padding-left: 37px;
    text-align:center;
}

.xx_p_1{
	color: #000;
	font-size: 32px;
	font-weight: bold;
}

.xx_p_2{
	
	font-size: 19px;
	color: #000;
}

.h_r{
	padding-left: 64px;
	margin-top:42px;
	background: url('../images/ico_tel.png') no-repeat 0px center;
	line-height:1.2;
}
.h_r_tel1{
	color:#858585;
	font-size: 20px;
	
}
.h_r_tel2{
	color:#c10909;
	font-family:arial;
	font-size: 32px;
	font-style:italic;
}



/*menu*/
.menu{
	background: #1d2088;
}
.m_con{
	height: 58px;
}
.m_ul{
	text-align:center;
}
.m_li{
	display:inline-block;
	/* float: left;
	width: 170px; */
	height: 58px;
}
.m_li:hover{
	height:80px;
	background-color:#e60012;
}
.m_li a{
	text-align: center;
	display: block;
	padding:0 22px;
	height: 38px;
	line-height: 58px;
	color:#fff;
	font-size: 19px;
	padding-top: 20px;
}

.m_li a.on{
	font-weight: bold;
	color: #fff;
	height:60px;
	background-color:#e60012;
}
.m_li a:hover{
	color: #fff;
}

.m_li a span{
	/* border-right: 1px solid #777; */
	display: block;
	height: 20px;
	line-height: 20px;
}
/* .m_li a:hover span{
	color: #ffcc1b;
} */


/*menu*/
.b_inner{
	height:678px;
	position:relative;
}
.b_pic_wrap{
	position:absolute;
	left:50%;
	margin-left:-960px;
}
/* focus */
#focus{width:1920px;height:678px;overflow:hidden;position:relative;}
#focus ul{height:678px;position:absolute;z-index:-1;}
#focus ul li{float:left;width:1920px;height:678px;overflow:hidden;position:relative;background:#000;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{ display:none; position:absolute;width:1920px;height:20px;left:0;bottom:0;background:#000; }
#focus .btn{ position:absolute;width:120px;height:12px;padding:5px 10px;left:50%;bottom:26px;text-align:center;margin-left:-60px;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:12px;height:12px;_font-size:0;margin:0 3px;cursor:pointer;background:#fff; border-radius: 6px;}
#focus .btn span.on{background:#fff;}
#focus .liang{position:absolute;top:290px; width: 100%; height: 1px;}
#focus .preNext{width:33px;height:60px;position:absolute;top:0px; background:url(../images/ico_left.png) no-repeat 0 0;cursor:pointer;}
#focus .pre{left:12%;}
#focus .next{right:12%;top:0px; background:url(../images/ico_right.png) no-repeat 0 0;}



/* begin 首页产品中心*/
.ipro{
	color: #858585;
	padding-top: 40px;
}

.ipro_con{
	
}
.ipro_l{
	width: 265px;
	text-align: center;
}

.ipro_lwrap{
	background-color:#94dcdf;
	padding-bottom: 20px;
}

.ipro_h{
	height: 112px;
	
	background: #1d2088;
}
.ipro_cn{
	padding-top:18px;
	color: #fff;
	font-size: 31px;
}
.ipro_en{
	color: #fff;
	font-size: 28px;
}


.ipro_list{
	
}
.ipro_list_per{
	cursor:pointer;
}

.ipro_list_per a{
	display: block;
	height: 65px;
	line-height: 62px;
	width: 220px;
	margin:0 auto;
	font-size: 19px;
	color: #000;
	border-bottom: 2px dashed #f1f1f1;
	overflow: hidden;
}
.ipro_list_per a:hover{
	color: #e60012;
	-webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.55);-moz-box-shadow: 0 1px 20px rgba(0,0,0,0.55);box-shadow: 0 1px 20px rgba(0,0,0,0.55);
}
.ipro_list_per a.on{
	color: #ef2a2e;
}


.ipro_r{
	width: 906px;
}

.ipro_r_ul{

}
.ipro_r_li{
	width:290px;	
	float:left;	
	margin-bottom: 18px;
	max-height: 290px
}
.ipro_r_li:not(:nth-child(3n)){margin-right: 18px;}
.ipro_r_li.on{margin-right: 0px;}
.ipro_r_a{
	display: block;
}
.ipro_r_a img{
	max-width:100%;
	vertical-align:middle;
}
.ipro_r_a p{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #000;
}
.ipro_r_a:hover{
	-webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.55);-moz-box-shadow: 0 1px 20px rgba(0,0,0,0.55);box-shadow: 0 1px 20px rgba(0,0,0,0.55);
}
.ipro_r_a:hover p{
	background: #e60012;
	color: #fff;
}

/*首页产品中心 end*/


.izy{
	height: 250px;
	margin-top:90px;
	position: relative;
	background:url(../images/bg_izy.jpg) no-repeat;
}
.izy_con{
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 200px;
}

.iz{
	width: 50%;
	background: #101e39;
	height: 200px;
}
.iy{
	width: 50%;
	background: #e6212a;
	height: 200px;
}
.izy_zy{
	position: relative;
	z-index: 2;
}
.izy_z{
	width: 600px;
}
.izy_y{
	width: 384px;
	padding-left: 147px;
}

.xingming{
	width: 384px;
	height: 55px;
	margin-top: 30px;
}
.xingming input{
	display: block;
	height: 55px;
	border: none;
	background: #fff;
	padding: 0px 18px;
	width: 348px;
	outline:none;
}
.xingming input::-webkit-input-placeholder,
.dianhua input::-webkit-input-placeholder{
	font-size:17px;
	color:#000;
}
.dianhua{
	width: 384px;
	height: 55px;
	margin-top: 5px;
}
.dianhua input{
	display: block;
	height: 55px;
	border: none;
	background: #fff;
	padding: 0px 18px;
	width: 348px;
	outline:none;
}
.lijijiameng{
	margin-top: 15px;
	background: #a5a6cf;
	width: 384px;
	height: 55px;
}
.lijijiameng input{
	display: block;
	height: 55px;
	width: 100%;
	background: none;
	cursor: pointer;
	border: none;
	color: #000;
	font-size: 17px;
	outline:none;
}
.lijijiameng input:hover{
	-webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.55);-moz-box-shadow: 0 1px 20px rgba(0,0,0,0.55);box-shadow: 0 1px 20px rgba(0,0,0,0.55);

}


.iyoushi{
	padding-top: 40px;
	text-align: center;
	height:1128px;
	background:url(../images/bgyoushi.jpg) no-repeat center bottom;
}
.iyoushixx{
	color: #00358e;
	font-size:55px;
	font-weight: bold;
}
.iyoushi .iyoushixx{font-size: 83px;}

.iyoushill{
	margin-top:3px;
	text-align: center;
}



.ijiamen{
	text-align: center;
	height:730px;
	background: #1d2088;
	line-height:1.2;
}


.ijiamenxx{
	color: #fff;
	font-size: 55px;
	font-weight: bold;
	padding-top: 136px;
}


.ijiamenjj{
	color: #fff;
	font-size: 29px;
	
}


.irenxiao{
	padding-top: 45px;
}
.irexiao_t{
	text-align: center;
}
.irexiao_t .iyoushixx{
	font-size:55px;
	color:#00578e;
}
.irexiao_ul{
	padding-top: 102px;
}
.irexiao_li{
	float: left;
	width: 376px;
	/* height: 320px; */
	margin: 0px 12px 16px;
}

.irexiao_li a{
	display: block;
}
.irexiao_li a img{
	display: block;
}
.irexiao_li a:hover{
	-webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.55);-moz-box-shadow: 0 1px 20px rgba(0,0,0,0.55);box-shadow: 0 1px 20px rgba(0,0,0,0.55);
}





/*滚动*/

.igundong{
	margin-top: 30px;

}


.igd{ padding-top: 36px; position: relative; width: 1200px; margin: 0 auto; }
	/* 本例子css */
.picScroll-left{position:relative;   height: 450px;   }
.picScroll-left .pageState{display: none;}
.picScroll-left .hd{ height:43px; position: absolute; top: 203px; left: 0px; width: 100%;  }
.picScroll-left .hd .prev{ display:block; width:36px; height:43px; position:absolute; top: 0px; left: 5px; 
	 cursor:pointer; background:url("../images/icon_left_1.png") 0 0 no-repeat;}
.picScroll-left .hd .next{  display:block; width:36px; height:43px; position:absolute; top: 0px; right: 5px;
	 cursor:pointer; background:url("../images/icon_right_1.png") 0 0 no-repeat;  }

.picScroll-left .bd{  width: 1020px; margin:0 auto;  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 20px; width: 300px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ height:450px;  display: table-cell;  vertical-align: middle;text-align:center; }
.picScroll-left .bd ul li .pic img{ width:300px; vertical-align:middle;   }



	.picScroll-left .bd ul li .pic a:hover img{  }
	.picScroll-left .bd ul li .title{ line-height:24px;   }

/*滚动 end*/






/*首页案例*/
.icase{
	padding-top: 54px;
	padding-bottom: 60px;
}
.icase_t{
	
	background-color:#1d2088;
	height:88px;
}
.icase_t .iyoushixx{
	font-size:55px;
	color:#fff;
	line-height:85px;
}



.igd99{ padding-top: 27px; position: relative; width: 1200px; margin: 0 auto; }
/* 本例子css */
.picScroll-left99{position:relative;   height: 600px;   }
.picScroll-left99 .pageState{display: none;}
.picScroll-left99 .hd{ height:8px; 
	position: absolute; bottom: -20px; left: 0px; width: 100%;  }

.picScroll-left99 .hd ul{  text-align: center; height: 8px;
 position: relative; top: 0px; width: 100px; margin: 0 auto; }
.picScroll-left99 .hd ul li{ display: inline-block; width:8px; height:8px; overflow:hidden; margin:0 3px; text-indent:-999px; cursor:pointer;
 background:url("../images/yuan.png") 0 0 no-repeat; 
  }
.picScroll-left99 .hd ul li.on{  background:url("../images/yuan_on.png") 0 0 no-repeat; }
.picScroll-left99 .bd{  width: 1200px; margin:0 auto;  }
.picScroll-left99 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left99 .bd ul li{ margin:0px; height: 600px; width: 1200px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left99 .bd ul li .pic{ margin-bottom: 8px; text-align:center; overflow:hidden; width: 390px; }
.picScroll-left99 .bd ul li .pic:nth-child(1){
	width:640px;
	height:360px;
	margin-right: 10px;
}
.picScroll-left99 .bd ul li .pic:nth-child(2){
	width:550px;
	height:360px;
}
.picScroll-left99 .bd ul li .pic:nth-child(4){ margin:0 15px;}
.picScroll-left99 .bd ul li .mr0{margin-right: 0px;}
.picScroll-left99 .bd ul li .pic img{ min-height:100%;min-width:100%; display:block;  }
.picScroll-left99 .bd ul li .pic a:hover img{ transform:scale(1.2); }
.picScroll-left99 .bd ul li .title{ line-height:24px;   }

.picScroll-left99 .bd ul li .pic a{
	display: block;
}


.aboutus{
	padding-bottom: 60px;
}

/*首页案例end*/



/*首页新闻*/
.inews{
	border:2px solid #b5b5b6;
	margin-bottom:60px;
}
.inews_top{
	height:56px;
	line-height:56px;
	border-bottom:2px solid #b5b5b6;
}
.inews_cn{
	width:268px;
	float:left;
	color:#fff;
	font-size: 43px;
	text-align: center;
	background:url(../images/bg_news_cn.jpg) no-repeat right -2px;;
}

.inews_bb{
	padding-top: 5px;
	
	font-size: 23px;
	color: #595757;
}

.inews .inews_l{
	margin:22px  20px;
}


.inews .inews_r{
	width:500px;
	margin:56px 62px ;
}
.inews .inews_r li{
	border-bottom:2px solid #b5b5b6;
	padding-left:26px;
	line-height:50px;
}
.inews .inews_r li a{
	font-size:17px;
	color:#595757;
}


		/*  */


.t_l{
	color: #fff;
	font-size: 19px;
	padding-left: 20px;
}
.t_r{
	color: #9a9a9a;
	font-size: 19px;
	padding-right: 20px;
}






/**/
.footer{
	/* height: 427px; */
	background: #e60012;
}
.f_top{
	height: 70px;
	/* padding-top: 100px; */
}
.f_bootom{
	text-align: center;
	border-top: 1px solid #eee;
	height: 60px;
	line-height: 60px;
	color: #eee;
	font-size: 14px;
}
.f_bootom a{ color:#fff;}

.f_m_ul{
	text-align:center;
	line-height:70px;
}
.f_m_li{
	display:inline-block;
	width: 120px;
}
.f_m_li a{
	color: #fff;
	font-size: 15px;
	
}
.f_m_li a:hover{
	color:#ddd;
}



.inner_banner{
	height: 400px;
	
}

.inner_banner_con{
	height: 400px;
	position: relative;
}
.inner_banner_m{
	position: absolute;
	top: 176px;
	left:467.5px;
	height: 1px;
	width: 265px;
	
}
.inner_banner_bb{
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	position: absolute;
	left: 60px;
	top: -22px;
	background: none;
}
.zuobian{
	position: absolute;
	left: 0px;
	top: 2px;
	width: 40px;
	border-bottom: 4px solid #fff;
}
.youbian{
	position: absolute;
	right: 0px;
	top: 2px;
	width: 40px;
	border-bottom: 4px solid #fff;
}


.liangdian_ul{
	padding-top: 50px;
}

.liangdian_ul li{
	float: left;
	margin-right: 60px;
	width: 255px;
	text-align: center;
}
.liangdian_ul li.mr0{
	margin-right: 0px;
}
.ld_1{
	color: #282828;
	font-size: 24px;
	font-weight: bold;
	padding: 8px 0px 5px;
}

.ld_2,.ld_3{
	color: #858585;
	font-size: 16px;
	
}

.abxxx{
	text-align: center;
	padding-bottom: 36px;
}



.ab_xxx{
	padding-top: 25px;
}





/*产品中心*/


.mianbaoxie{
	color: #282828;
    font-size: 18px;
    padding-left: 18px;
    border-left: 2px solid #ec2b30;
    margin-bottom: 20px;
}

.fenyea{
	padding-bottom: 60px;
}
.fenyea_con{
	border-top: 2px solid #d30018;
	padding-top: 40px;
}

.fenye_l{
	width: 160px;
}
.pre{
	display: inline-block;
	background: url('../images/xiao_left.png') no-repeat;
	width: 20px;
	height: 16px;
	margin-right: 40px;
}
.next{
	display: inline-block;
	background: url('../images/xiao_right.png') no-repeat;
	width: 20px;
	height: 16px;
}

.fenye_r{
	width: 1000px;
	text-align: right;
}
.fenye_r .current{
	display: inline-block;
	height: 30px;
	width: 30px;
	background: #d30018;
	color: #fff;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	margin-right: 5px;
	font-size: 18px;
}
.fenye_r a{
	display: inline-block;
	color: #282828;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 5px;
	font-size: 18px;
}
.fenye_r a:hover{
	background: #d30018;
	color: #fff;
	border-radius: 15px;
}

.fanhui{
	padding-top: 40px;
}
.fanhui_a{
	float: right;
	color: #282828;
	font-size: 16px;
}


.pv_l{
	width: 400px;
	/* height: 393px; */
	border:1px solid #d2d2d2;
}
.pv_l img{ max-width:100%;vertical-align:middle;}
.pv_r{
	width: 460px;
}

.zixungoumai{
	padding-top: 34px;
}
.zixun{
	width: 160px;
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	text-align: center;
	margin-right: 20px;
	
}
.zixun a{
	width: 160px;
	height: 47px;
	display: block;
	color: #fff;
	border-radius: 20px;
	background: #1130a3;
}
.zixun a:hover{
-webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.55);-moz-box-shadow: 0 1px 20px rgba(0,0,0,0.55);box-shadow: 0 1px 20px rgba(0,0,0,0.55);
}
.goumai{
	width: 160px;
	height: 47px;
	line-height: 47px;
	
	font-size: 16px;
	text-align: center;
	
}
.goumai a{
	width: 160px;
	height: 47px;
	display: block;
	color: #fff;
	background: #ec2b30;
	border-radius: 20px;
}
.goumai a:hover{
	-webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.55);-moz-box-shadow: 0 1px 20px rgba(0,0,0,0.55);box-shadow: 0 1px 20px rgba(0,0,0,0.55);
}


.xiangqing{
	margin-top: 50px;
	border-top: 8px solid #e9e9e9;
	padding-top: 44px;
}
.xiangqing img {max-width:100%}
.shuomingxx{
	text-align: center;
}
.shuomingxx .iyoushixx{
	font-size:30px;
}

.shuoming{
	color: #282828;
	font-size: 14px;
	padding-top: 25px;
	padding-bottom: 37px;
}

.youdian{
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
}


.gongyi{
	color: #282828;
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 40px;
}
.zhuyi1{
	color: #282828;
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 40px;
}
.zhuyi2{
	color: #282828;
	font-size: 14px;
	padding-top: 30px;
	
}

/*产品中心*/


.case_con{
	padding-top: 60px;
	padding-bottom: 80px;
}

.case_con .pic{ width:380px;margin:0 10px 20px; text-align:center; }
/* .case_con .pic:not(:nth-child(5n)){margin-right: 25px; } */
.case_con .icase_l{overflow:hidden;}
.case_con .pic img{ max-width:100%;  }
.case_con .pic a:hover img{ transform:scale(1.2); }
.case_con .title{ line-height:24px; font-size:16px;  }

.case_con .pic a{
	display: block;
}



.news_nav{
	padding-top: 50px;
	padding-bottom: 40px;
	text-align: center;
}

.news_nav a{
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: #d2d2d2;
	margin:0px 10px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.news_nav a:hover{
	background: #e6212a;
}
.news_nav a.on{
	background: #e6212a;
}

.do-article-title h1{
	font-size:3em;
    text-align: center;
}
.do-time{ padding-top:20px;font-size:14px;text-align:center;}
.news_ul{

}
.news_li{
	float: left;
	width: 585px;

	margin-bottom: 30px;

}
.news_li:not(:nth-child(2n)){margin-right: 30px; }
.news_li.mr0{
	margin-right: 0px;
}
.news_img{
	float: left;
	width: 284px;
	overflow:hidden;
}
.news_img img{
	display: block;
	height:284px;
	
}

.news_o{
	float: right;
	width: 261px;
	padding:20px;
	background: #ebecf0;
	height: 244px;
}

.news_xiangqing{

}

.news_a{
	display: block;
}

.news_title{
	font-size: 20px;
	color: #282828;
	padding-bottom: 15px;
}
.news_summary{
	font-size: 16px;
	color: #5c5c5c;
	height: 80px;
}

.riqi{
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #bfbfbf;
	font-size: 16px;
	color: #5c5c5c;
}

.news_xiangqing{
	padding-top: 10px;
	font-size: 16px;
	color: #5c5c5c;
}

.news_a:hover .news_o{
	background: #e7212a;
}
.news_a:hover .news_title{
	color: #fff;
}
.news_a:hover .news_summary{
	color: #fff;
}
.news_a:hover .riqi{
	color: #fff;
}
.news_a:hover .news_xiangqing{
	color: #fff;
}

.dizhixing{
	padding:60px 0;
	font-size:16px;
	line-height:1.7;
}


.dzxx_l{
	text-align: center;
	width: 539px;
	height: 450px;
	border-right: 1px solid #e6212a;
}

.dzxx_r{
	width:500px;
	padding:0px 80px;
	height: 450px;
	color: #282828;
	font-size: 22px;
}


.dzxxxxx{
	color: #282828;font-size: 30px; font-weight: bold; 
	 border-bottom: 2px dashed #dedede; padding-bottom: 24px;
}

.xxdz{
	padding-left: 60px;
	background: url('../images/lx_dizhi.png') no-repeat 0px 16px;
	border-bottom: 2px dashed #dedede; 
	padding-bottom: 23px;
	padding-top: 23px;
}
.zbdh{
	padding-left: 60px;
	background: url('../images/lx_dianhua.png') no-repeat 0px 16px;
	border-bottom: 2px dashed #dedede; 
	padding-bottom: 23px;
	padding-top: 23px;
}
.zsdh{
	padding-left: 60px;
	background: url('../images/lx_zhaoshang.png') no-repeat 0px 16px;
	border-bottom: 2px dashed #dedede; 
	padding-bottom: 23px;
	padding-top: 23px;
}
.dzyx{
	padding-left: 60px;
	background: url('../images/lx_youxiang.png') no-repeat 0px 16px;
	border-bottom: 2px dashed #dedede; 
	padding-bottom: 23px;
	padding-top: 23px;
}
.gjxl{
	padding-left: 60px;
	background: url('../images/lx_gongjiao.png') no-repeat 0px 16px;
	border-bottom: 2px dashed #dedede; 
	padding-bottom: 23px;
	padding-top: 23px;
}


.ditu{
	border:1px solid #bebebe;
	margin-top: 90px;
}
.liuyan{
	padding-top: 140px;
}

.liuyan_l{
	width: 619px;
}
.liuyan_r{
	width: 541px;
	padding: 0px 20px;
}

.ly_xingming{
	width: 475px;
	border:1px solid #b0b0b0;
	padding-left: 64px;
	background: url('../images/cc_xingming.png') no-repeat 20px 10px;
}
.ly_xingming input{
	display: block;
	height: 30px;
	line-height: 30px;
	padding:10px 5px;
	width: 465px;
	outline: none;
	border:none;
	font-size: 20px;
	color: #b0b0b0;
	
}

.ly_dianhua{
	width: 475px;
	border:1px solid #b0b0b0;
	padding-left: 64px;
	margin-top: 30px;
	background: url('../images/cc_dianhua.png') no-repeat 20px 10px;
}
.ly_dianhua input{
	display: block;
	height: 30px;
	line-height: 30px;
	padding:10px 5px;
	width: 465px;
	outline: none;
	border:none;
	font-size: 20px;
	color: #b0b0b0;
	
}

.ly_dizhi{
	width: 475px;
	border:1px solid #b0b0b0;
	padding-left: 64px;
	margin-top: 30px;
	background: url('../images/cc_dizhi.png') no-repeat 20px 10px;
}
.ly_dizhi input{
	display: block;
	height: 30px;
	line-height: 30px;
	padding:10px 5px;
	width: 465px;
	outline: none;
	border:none;
	font-size: 20px;
	color: #b0b0b0;

}
.ly_neirong{
	width: 475px;
	border:1px solid #b0b0b0;
	padding-left: 64px;
	margin-top: 30px;
	background: url('../images/cc_neirong.png') no-repeat 20px 10px;
}

.ly_neirong textarea{
	display: block;
	height: 60px;
	padding:10px 5px;
	width: 465px;
	outline: none;
	border:none;
	font-size: 20px;
	color: #b0b0b0;
}

.ly_tijiao{
	padding-top: 25px;
}
.ly_tijiao input{
	height: 50px;
	width: 170px;
	background: #c31617;
	cursor: pointer;
	display: block;
	margin:0 auto;
	border:none;
	color:#fff;
	font-size: 22px;
}

.ly_tijiao input:hover{
	-webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.55);-moz-box-shadow: 0 1px 20px rgba(0,0,0,0.55);box-shadow: 0 1px 20px rgba(0,0,0,0.55);
}





/*常见问题*/

.cjwt{
	padding-top: 60px;
	padding-bottom: 60px;
}
.cjwt_t{
	color: #282828;
	font-weight: bold;
	font-size: 30px;
}
.cjwt_ul{
	padding-top: 20px;
}
.cjwt_li{
	border: 1px solid #9e9e9e;
	margin-bottom: 12px;
}

.cjwt_name{
	padding: 10px;
	cursor: pointer;
	color: #282828;
	font-size: 22px;
	padding-left: 50px;
	background: url('../images/q.jpg') no-repeat 10px 10px;
}
.yincang{
	display: none;
}
.yc_con{
	border-top: 1px solid #9e9e9e;
	font-size: 22px;
	padding: 10px;
	padding-left: 50px;
	background: url('../images/a.jpg') no-repeat 10px 10px;
	color: #9e9e9e;
}
.cjwt_li .xianshi{
	display: block;
}




.zswx{
	height: 487px;
	background: #1f1d7b;
}
.zswx_con img{
	display: block;
}


.zsjm_img{
	text-align: center;
}
.zsjm_sum{
	font-size: 29px;
	color: #858585;
	text-align: center;
	padding-bottom: 38px;
}





.about{
	background: #ededed;
}

.about_t{
	margin-top: 70px;
	height: 48px;
	background: url('../images/qyjj.png') center;
}
.ab_b{padding-top: 45px;}
.ab_l{ width: 453px; height: 540px; }

.ab_r{ width: 700px; color: #9a9a9a; font-size: 19px; line-height: 30px;}


.qyfc_t{
	margin-top: 70px;
	height: 48px;
	background: url('../images/qyfc.png') center;
}

.qyfc_gun{
	background: #ededed;
}
.zzzs{
	background: #1e1e1e;
	height:520px;
	margin-top: 118px;
}

.zzzs_con{
	padding-top: 40px;
}

.zzzs_t{
	height: 48px;
	background: url('../images/zzzs.png') center;
}
.zzzs_ul{
	width:1064px;
	margin: 0 auto;
	margin-top: 30px;
}
.zzzs_li{
	float: left;
	width: 250px;
	margin: 8px;
}
.zzzs_title{
	color: #9c9c9c;
	font-size: 16px; 
	text-align: center;
	padding-top: 10px;
}

.rx{border-top:1px solid #b3b3b3; margin-top:70px;}




/*联系我们*/

.dzxx{ 
	font-size: 30px;
 	font-weight: bold; 
 	color: #282828; 
 	padding-top: 50px;
 	padding-bottom: 20px;
 	border-bottom: 1px solid #d9d9d9;
 }
.gsm{ color: #282828; font-size: 22px; padding-top: 50px; padding-bottom: 50px;}

.bushiditu{width: 540px;}
.ditu{ width: 1200px; }

.ot_ul{}
.ot_ul li{margin-bottom: 20px;}
.bs_1{ 
	 color: #282828; 
	 height: 42px;
	 line-height: 42px; 
	 font-size: 22px;
 	 width: 115px;
  	 padding-left: 45px; 
 	 background: url('../images/contacit_address.png') no-repeat; 
}
.bs_2{ color: #282828; font-size: 22px; width:370px; padding-top: 10px; }

.ss_1{
	 color: #282828;
	 height: 42px;
	 line-height: 42px;
	 font-size: 22px;
 	 width: 115px;
  	 padding-left: 45px;
 	 background: url('../images/contacit_no.png') no-repeat;
}
.ss_2{color: #282828; font-size: 22px; width:370px; padding-top: 10px;}

.dd_1{
	 color: #282828;
	 height: 42px;
	 line-height: 42px;
	 font-size: 22px;
 	 width: 115px;
  	 padding-left: 45px;
 	 background: url('../images/contacit_zhaoshang.png') no-repeat;
}
.dd_2{color: #282828; font-size: 22px; width:370px; padding-top: 10px;}

.ee_1{
	color: #282828;
	 height: 42px;
	 line-height: 42px;
	 font-size: 22px;
 	 width: 115px;
  	 padding-left: 45px;
 	 background: url('../images/contacit_email.png') no-repeat;
}
.ee_2{color: #282828; font-size: 22px; width:370px; padding-top: 10px;}

.zf_1{color: #282828; font-size: 22px; width:370px; }

.we{ padding-top: 100px; }

.mf{width: 270px; text-align: center;}
.gf{width: 270px; text-align: center;}

.mf_n{ color: #282828; font-size: 19px; }
.mf_img{ padding: 50px 0px; }
.mf_text{ font-size: 25px; color: #1b5fdc; font-weight: bold;}

.gf_n{ color: #282828; font-size: 19px;}
.gf_img{ padding: 50px 0px;}
.gf_text{ font-size: 25px; color: #1b5fdc; }



.cclx{
	font-size: 30px;
 	font-weight: bold; 
 	color: #282828; 
 	padding-top: 140px;
 	padding-bottom: 20px;
 	border-bottom: 1px solid #d9d9d9;
}


.cc_1{
	margin-top: 50px;
	padding-left: 160px;
	height: 118px;
	margin-bottom: 90px;
	background: url('../images/contacit_gongjiao.png') no-repeat;
	font-size: 20px;
}
.cc_2{
	padding-left: 160px;
	height: 118px;
	margin-bottom: 90px;
	background: url('../images/contacit_ditie.png') no-repeat;
	font-size: 20px;
}
.cc_3{
	padding-left: 160px;
	height: 118px;
	margin-bottom: 90px;
	background: url('../images/contacit_gps.png') no-repeat;
	font-size: 20px;
}


/* carousel */
.carousel{margin:0px auto;padding:35px 0px 0px;width:1200px;height:400px;overflow:hidden;position:relative;}
.carousel .slides{margin:0px auto;overflow:hidden;position:relative;}
.carousel .slides .slideItem{padding:0px;overflow:hidden;position:absolute;cursor:pointer;opacity:1 !important;}
.carousel .slides .slideItem a{overflow:hidden;display:block;}
.carousel .slides .slideItem img{width:100%;height:100%;-webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.55);-moz-box-shadow: 0 1px 20px rgba(0,0,0,0.55);box-shadow: 0 1px 20px rgba(0,0,0,0.55); background:rgb(0, 0, 0);}
.carousel .slides .slideItem .cover{left:0px;top:0px;width:100% !important;height:362px !important;display:block;position:absolute;}
.prevButton{background:url("../images/ab_left.png") no-repeat 0px 0px;top:190px;width:44px;height:44px;display:block;position:absolute;z-index:99;cursor:pointer;}
.nextButton{background:url("../images/ab_right.png") no-repeat 0px 0px;top:190px;width:44px;height:44px;display:block;position:absolute;z-index:99;cursor:pointer;}
.prevButton{left:12px;}
.nextButton{right:12px;}


.dianfu{
	padding-top: 80px;
}
.dianfu_con{
	text-align: center;
}

.touzirensheng{
	position: relative;
	top: -20px;
	height: 236px;
	background: url('../images/touzirensheng_bg.png') repeat-x center;
}

.touzirensheng_con{
	padding-top: 55px;
	text-align: center;
}

.fangshui{
	padding-top: 50px;
	padding-bottom: 100px;
}

.zhengce{
	position: relative;
	padding: 70px 0px 80px;
	background: #011d4d;
}
.zhengce_tm{
	background: url('../images/zhengce_touming.png') no-repeat center;
}
.gaodian{
	padding-top: 70px;
	padding-bottom: 110px;
}

.zhengceliucheng{
	padding-top: 70px;
	padding-bottom: 110px;
	background:#035ea7;
}
.zhengceliucheng_con{
	text-align: center;
}

.weixinjietu{
	padding-top: 110px;
	padding-bottom: 110px;

}
.weixinjietu_con{
	text-align: center;
}

.rongyuzhengshu{
	padding-bottom: 90px;

}
.rongyuzhengshu_con{
	text-align: center;
}


.yingyong{
	background: #011d4d;
	padding: 94px 0px;
}
.yingyong_con{
	text-align: center;
}

.zhuanli{
	padding: 110px 0px;
}
.zl_top{
	text-align: center;
}
.zl_ul{
	padding-top: 40px;
}
.zl_li{
	float: left;
	width: 282px;
	
	margin-bottom: 24px;
}
.zl_li:not(:nth-child(4n)){margin-right: 24px;}
.zl_li img{
	
	max-width: 100%;
	text-align:center;
	height:245px;
}
.zl_li.mr0{
	margin-right: 0px;
}
.zl_div{
	border:1px solid #ececec;
}

.zl_title{
	height: 57px;
	line-height: 57px;
	color: #282828;
	font-size: 19px;
	text-align: center;
	background: #e8e8e8;
}

/*招商加盟的滚动*/

.igundong_zs{
	height: 450px;
	background:url("../images/icase_bg.jpg") center;

}



.igd_zs{ padding-top: 20px; position: relative;  }
		/* 本例子css */
		.picScroll-left_zs{position:relative;   height: 256px; background: url('../images/gun_bg.png') no-repeat center; padding-top: 46px;   }
		.picScroll-left_zs .pageState{display: none;}
		.picScroll-left_zs .hd{ height:60px; position: absolute; top: 105px; left: 0px; width: 100%;  }
		.picScroll-left_zs .hd .prev{ display:block; width:93px; height:59px; position:absolute; top: 0px; left: 50px; 
			 cursor:pointer; background:url("../images/gun_left.png") 0 0 no-repeat;}
		.picScroll-left_zs .hd .next{  display:block; width:93px; height:59px; position:absolute; top: 0px; right: 50px;
			 cursor:pointer; background:url("../images/gun_right.png") 0 0 no-repeat;  }
		
		.picScroll-left_zs .hd ul{ display: none; text-align: center; height: 9px; position: relative; top: 370px; width: 100px; margin: 0 auto; }
		.picScroll-left_zs .hd ul li{ display: inline-block; width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;
		 background:url("../images/yuan.png") 0 0 no-repeat;
		  }
		.picScroll-left_zs .hd ul li.on{  background:url("../images/yuan_on.png") 0 0 no-repeat; }
		.picScroll-left_zs .bd{  width: 1000px; margin:0 auto;  }
		.picScroll-left_zs .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left_zs .bd ul li{ margin:0 5px; width: 153px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left_zs .bd ul li .pic{ text-align:center; }
		.picScroll-left_zs .bd ul li .pic img{ width:153px; height:235px; display:block;  }
		.picScroll-left_zs .bd ul li .pic a:hover img{  }
		.picScroll-left_zs .bd ul li .title{ line-height:24px;   }


/*招商加盟的滚动*/

.pagination-centered {
	text-align: center;
	margin-bottom:30px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	border-color: transparent;
	background-color:#e40112 !important;
	color:#fff;
}
.pager li>a:hover {
	border: none
}

.pagination  {
	display: inline-block;
	list-style: none;
	font-size:14px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.pagination >li {
	display: inline;
}
.pagination >li>a, .pagination >li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.nivo-caption h2,.pagination-centered{text-align:center;font-size:14px;}
.styled-pagination{
	position:relative;
}

.styled-pagination ul{
	position:relative;
	display:inline-block;	
}

.styled-pagination li{
	position:relative;
	display:block;
	float:left;
	margin:0px 8px 0px 0px;
}

.styled-pagination li a{
	position:relative;
	display:inline-block;
	line-height: 40px;
	border-radius: 50%;
	padding:9px 5px;
	height:55px;
	font-size:18px;
	min-width:55px;
	color:#252525;
	font-weight:400;
	text-align:center;
	background:none;
	border:1px solid #eeeeee;
	text-transform:capitalize;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.styled-pagination li a.prev,
.styled-pagination li a.next{
	color:#9e9e9e;
	font-weight:600;
	padding:8px 20px;
	line-height: 36px;
	text-transform:uppercase;
	border: 2px solid #eeeeee;
	font-family: '微软雅黑', sans-serif;
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#ffffff;
	border-color:#1e4398;
	background-color:#1e4398;
}

.z-nav-conter > .nav2>a{ color:#fff}
